Visual Basic Samples (Beta Release)
 |
 |
WinSock TCP Sample (43KB)
The Voice Chat sample shows how to use the WinSock TCP control to send a recorded voice over a TCP/IP link.
Requirements: two machines and a valid TCP/IP (PPP OK) network connection.
In addition, you will need to download, unpack, and recompile the sources for Wavedll prior to running this sample. |
 |
FTPSample (43KB)
An example of how to create an FTP browser using the FTP control
Requirements: two machines and a valid TCP/IP (PPP OK) network connection. |
 |
HTTP Sample (43KB)
An example of how to create an HTTP browser using the HTTP control
Requirements: two machines and a valid TCP/IP (PPP OK) network connection. |
 |
Network News Explorer Sample (32KB)
This sample shows how to use the Network News Control as an Explorer in a Network News (USENET) client program.
Requirements: a valid TCP/IP (PPP OK) network connection and an NNTP source (provided by your service provider). In addition, you will need to download, unpack, and recompile the sources for UUEncode/UUDecode .DLL prior to running this sample. |
 |
Mail Sample (28KB)
This sample shows how to use the Mail Control to create a BulMail Client with automated group sending and subscription.
Requirements: a valid TCP/IP (PPP OK) network connection, an SMTP account and a POP3 account. |
 |
HTML Sample (32KB)
This sample shows how to use the HTML Control to create a simple HTML Browser.
Requirements: a valid TCP/IP (PPP OK) network connection and a valid HTTP server or file HTML source. |